Welcome![Sign In][Sign Up]
Location:
Search - jsp mysql

Search list

[Internet-NetworkCWC大型商城 V1.5 Beta 修正版

Description: 基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因为beans独立负责处理整个网站的全部数据逻辑运算,所以整个网站的负载量和速度都将大大提高,所以基于这种语言和结构开发的购物系统的优势是其它语言没法比尔的。更重要的是,jsp+bean能够在Apache环境下顺畅地运行,这也是其最大优点之一。这就更进一步保证了网站的稳定性和安全性,而这些,对于一个购物网站来说是非常重要的! -jsp javabean mysql-based three-tier structure of the dynamic shopping site. Terms of the user interface (interface) from jsp completed and the data processed by the logic and beans completed, data storage by mysql completed. Because beans are independently responsible for the handling of the entire site all the data logic operation, the entire site load and speed will be greatly enhanced, based on the language and structure of the shopping development system with the advantage of other languages can not birr. More importantly, jsp bean to the Apache environment to run smoothly, this is one of its greatest strengths. This site is a further guarantee of stability and security, which, for a shopping site, it is very important!
Platform: | Size: 1028096 | Author: 何福保 | Hits:

[Internet-Network20040818043638

Description: 基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因为beans独立负责处理整个网站的绝大部分数据,所以整个网站的负载量和速度都将大大提高。而且jsp的特性是一次运行,永远储留内存(包括bean在内),所以基于这种语言和结构开发的购物系统的优势是其它语言没法比尔的。更重要的是,jsp+bean能够在Apache环境下顺畅地运行,这也是其最大的优点。这就更进一步保证了网站的稳定性和安全性.-jsp javabean mysql-based three-tier structure of the dynamic shopping site. Terms of the user interface (interface) from jsp completed and the data processed by the logic and beans completed, data storage by mysql completed. Because beans are independently responsible for the handling of the entire site of the majority of data, the entire site load and speed will be greatly enhanced. But jsp characteristic is a running, always reserving memory (including the bean) are therefore based on the language and structure of the shopping development system with the advantage of other languages can not birr. More importantly, jsp bean to the Apache environment to run smoothly, which is its greatest advantage. This site is a further guarantee of stability and security.
Platform: | Size: 214016 | Author: 何福保 | Hits:

[WEB Code2704_cwcnews

Description: CWC新闻系统 JSP+BEAN+MYSQL-CWC news system JSP Beans MYSQL
Platform: | Size: 129024 | Author: wzy | Hits:

[WEB CodeCWC大型商城 v1.5 Beta修正版

Description: 基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因为beans独立负责处理整个网站的全部数据逻辑运算,所以整个网站的负载量和速度都将大大提高,所以基于这种语言和结构开发的购物系统的优势是其它语言没法比尔的。更重要的是,jsp+bean能够在Apache环境下顺畅地运行,这也是其最大优点之一。这就更进一步保证了网站的稳定性和安全性,而这些,对于一个购物网站来说是非常重要的! 这个版本让大家期待已久了,主要做了以下一些修正: 1.新增产品站内搜索引擎。 2.新增人气商品排行。 3.新增热评商品排行。 4.新增重点推荐产品。 5.删除不太需要的新闻频道。 6.修正后台管理的一些Nullpointexception错误。 7.新增顾客资料修改。 8.新增顾客订单查询。 9.新增后台超级用户和订单管理员管理,方便物流人员独立处理订单。 10.完善了一些购物流程。 快感都市,拥抱激情! 城市WebClub http://www.503room.com 补丁按顺序安装-jsp javabean mysql-based three-tier structure of the dynamic shopping site. Terms of the user interface (interface) from jsp completed and the data processed by the logic and beans completed, data storage by mysql completed. Because beans are independently responsible for the handling of the entire site all the data logic operation, the entire site load and speed will be greatly enhanced, based on the language and structure of the shopping development system with the advantage of other languages can not birr. More importantly, jsp bean to the Apache environment to run smoothly, this is one of its greatest strengths. This site is a further guarantee of stability and security, which, for a shopping site, it is very important! This version so that we have been expecting for a long time, mainl
Platform: | Size: 1087488 | Author: 马光 | Hits:

[Web Server教师办公管理系统

Description: 本代码的数据库是用的MySql,开发环境是Jdk和Tomcat服务器.稍对java,JavaSrcipt以及Jsp语言有所了解的人都可以通过本案例学习B/S模式编程的技巧和策略.-the source database is used MySql, development environment and is Jdk Tomcat server. Java slightly right, and Jsp JavaSrcipt understand the language people can learn from this case, B/S mode programming skills and strategies.
Platform: | Size: 14583808 | Author: 张贤 | Hits:

[JSP/Java2_15692

Description: 一套非常好的新闻管理系统,小虫新闻管理系统 V1.0(jsp+javabean+mysql)   1.解压缩 (如解压缩到D:\tomcat4\webapps\ROOT\news目录下)   2.进入classes目录,打开news.txt。    修改mysql.url(数据库联接地址及数据库名),mysql.user(用户名),mysql.password(密码),ilog(数据库联接池日志文件,请注意路径分隔符为“\\”,在linux中是“/”);   3.建数据库,并将database目录下news.sql导入;news.sql中37行中用户可修改你想要的密码,但用户名admin不能更改,否则不能实现超级管理员的功能   4.运行管理文件 --> admin/index.jsp 对系统进行一些基本设置(首先添加栏目) -a very good news management systems, information management systems across V1.0 (jsp javabean mysql) 1. Decompress (such as decompression to the D : \ tomcat4 \ webapps \ ROOT \ news directory) 2. Entering classes directory, open news.txt. Changes mysql.url (databases and database connectivity address), mysql.user (users), mysql.password (password), ilog (database connection pool log file, please note path separator for the "\ \", which is in linux "/" ); 3. to build the database, and database directory news.sql introduction; news.sql 37 line users may want to change your password, user name admin but can not be changed, otherwise achieve super administrator functions 4. document Management-- gt; admin/index.jsp the system some basic settings (First add columns)
Platform: | Size: 266240 | Author: 朱jun | Hits:

[Shop supermarket software systemv7498_jspshop_mysql_free

Description: 基于jsp+javabean+access(mysql)三层结构的动态购物网站,v1.2包含v1.0中未公开的数据库连接 的java源文件 一,网站前台功能: 产品二级分类展示:一级分类--二级分类--产品列表--详细介绍(名称,图片,市场价,会员价,是否推荐,功能介绍等) 产品搜索:关键字模糊搜索 定购产品:选择商品--确认定购--填写收货人信息--选择付款方式--订单号自动生成(限登录用户) 用户管理:修改资料 订单查看 查看购物车(限登录用户) 网站新闻:按时间先后顺序排列 网站公告:首页左侧显示 友情链接:文字链接列表显示 二,网站后台功能: 商品管理:添加 删除 修改 图片上传 订单管理:查看,删除,确认订单 查看,删除已确认订单 查看,删除订单投诉 用户管理:查看修改用户资料,删除用户,设置用户等级(普通,VIP) 管理员添加删除 分类管理:添加,修改,删除一级分类,二级分类 信息管理:添加,修改,删除网站新闻 添加,删除网站公告 常规设置:网站信息设置 网站广告设置 友情链接管理 后台管理地址admin/ 管理员admin 密码admin-based on jsp javabean access (mysql) three-tier structure of the dynamic shopping site, v1.2 v1.0 includes not open database connectivity java source files a website prospects functions : product classification of two shows : a classification-- two classifications-- Product List-- detailed information (name, photo, street, Member price, whether or not to recommend, functions, etc.) Search : Fuzzy keyword search ordering products : choice of a commodity-- confirmed ordering-- to fill the consignee information-- to choose the mode of payment-- Order No. automatic generation (the login users) user management : Amending orders data View View Cart (limited to users logged in) website : by chronological order Site Notice : Home left shows Links : text link table shows two, the website bac
Platform: | Size: 696320 | Author: 哲凡 | Hits:

[ADO-ODBCjsplinkddvipmsyql

Description: 该示例说明包含三个文件: 1-数据库TEST 2-数据库驱动mm.mysql-2.0.4-bin.jar 3-数据库连接示例文件db.jsp 第一步:请把TEST导入您的数据库,如果是本机请把数据库TEST目录放到你的MYSQL/DATA/下 第二步:请把数据库驱动mm.mysql-2.0.4-bin.jar放到WEB-INF/LIB/目录下(如果是虚拟主机请放到您的虚拟主机根目录下WEB-INF/LIB/) 第三步:把db.jsp连接数据库文件放到您的具有可执行JSP的目录下,通过WEB执行.如果看到恭喜数据库连接成功字样那么恭喜您数据连接成功!^_^-example of the notes contain three documents : 1-database TEST 2-database-driven mm.mysql- 2.0.4- bin.jar 3-database connection sample file db.jsp first step : Please TEST into your database, if this is Requests for database TEST Putting your MYSQL/DATA/second under : database-driven mm.mysql- 2.0.4- bin.jar put WEB-INF/LIB/directory (if it is virtual mainframe please put your virtual server root directory WEB-INF/LIB /) Third step : put db.jsp connecting to the database into your document with a list of executable JSP, through the implementation of WEB. Congratulations to see if the database linking the words so successful congratulate your data connectivity success! ^ _ ^
Platform: | Size: 119808 | Author: 周拔皮 | Hits:

[Education soft systemJavaLibrary

Description: 使用jsp+my sql构成的电子管理系统。能实现借书,日记,激光唱碟,对在系统中登录的借用人进行管理的电子图书馆。 A web base electronic library that can lends books, journals, CDs, videos to borrowers who are registered in the system, as are the books and magazines. J2EE (JSP, Servlet and JDBC) & MySQL for the implementation. -use jsp my sql constitute the electronic management system. To achieve the library, diaries, laser discs, the system logged in the borrower to manage electronic library. A web base electronic library that can lends books, journals, CDs, videos to borrowers who are registered in the system, as are the books and magazines. J2EE (JSP, Servlet and JDBC) MySQL for the implementation.
Platform: | Size: 653312 | Author: zrx | Hits:

[Home Personal applicationjspguestbook

Description: 采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。 结构清晰明了,未对页面做美工处理,因此html和javascript代码很少, 非常适合作为java入门的例程,特别是对servlet部分。 开发调试平台为jbuilder9+tomcat4,在resin下测试通过。 数据库平台为ms sql server,在mysql下测试通过,但要改部分代码 数据库连接池为apache组织下jakarta项目组开发的commons-dbcp 1.0-used jsp servlet javabean, jsp responsible for a small number of pages, mainly to servlet. Structure of clarity, the pages do not deal with artists, html and JavaScript code rarely, very suitable for the entry of java as routines, especially on some servlet. Developing and debugging platform for jbuilder9 tomcat4 the resin under test. Ms database platform for sql server, mysql under the test, but to change some code for the database connection pool apache JAKARTA organized the project team to develop the commons- DBCP 1.0
Platform: | Size: 1304576 | Author: 黎平 | Hits:

[JSP/Javaxcnewsv1.0

Description: 小虫新闻管理系统 V1.0(jsp+javabean+mysql) 可QQ联系我,QQ:183540216-insect News Management System V1.0 (jsp javabean mysql) can contact me QQ, QQ : 183540216
Platform: | Size: 138240 | Author: 牦牛 | Hits:

[ADO-ODBCjspshop网络购物系统(mysql版) v1.2

Description: 网络购物系统, 如果遇到MD5加密文件,而又不知道的密码的, ║ ║ 请在数据库中换上这组加密的数据吧 469e80d32c0559f8 那么密码就是admin888 -online shopping system, if they MD5 encrypted documents, and do not know the password, requested in the database with a group of encrypted data so it 469e80d32c0559f8 password is admin
Platform: | Size: 1256448 | Author: 均炼 | Hits:

[Internet-Network极酷留言本

Description: 这是用JSP+Flash+mysql编写的留言簿,很酷了,欢迎大家下载,支持我-JSP+ Flash+ mysql prepared by the book, a cool, welcoming everyone to download and support me!
Platform: | Size: 453632 | Author: 吴一 | Hits:

[Internet-Networkjspshopformysql

Description: 一个用java开发的购物系统。使用tomcat作为服务器,mysql的数据库-java development with a shopping system. Tomcat use as a server, mysql database
Platform: | Size: 576512 | Author: 孟腊春 | Hits:

[JSP/Java数据库管理系统MySql(JSP版)

Description: 应用MySql(JSP版)数据库管理系统-application MySql (JSP version) database management system
Platform: | Size: 11264 | Author: 洪威 | Hits:

[source in ebookgerenbokeluntan

Description: 这是个博客&论坛(学习版) 将文件夹拷贝到webapps目录下,并安装数据库, 即可运行。 偶学习期间编写的一个简易论坛,由最初的个人博客改过来的. 编译 jsp + javabean 运行环境 操作系统: windows 2000\xp 服务器: tomcat 5.018(jdk 1.42) 数据库: mysql ,sqlserver 均可使用. mysql 默认 用户名为root,密码为空. sqlserver 默认 用户名位sa,密码位sa. 可在\web-inf\src\MyDataSource.java 中进行修改-This is a blog
Platform: | Size: 86016 | Author: xiao | Hits:

[ADO-ODBCJSPDatabaseConnection

Description: JSP数据库连接大全(Oracle8/8i/9i,Sql Server7.0/2000,DB2,Informix,Sybase,MySQL,PostgreSQL-JSP Database Connection Series (Oracle8/8i/9i, Sql Server7.0/2000, DB2, Informix, Sybase, MySQL, PostgreSQL
Platform: | Size: 1024 | Author: 赵岩 | Hits:

[JSP/JavaJSPtalk

Description: JSP留言板以上程序在Win2k Server+Mysql+Resin+J2sdk下面通过。 把lyb的文件夹拷贝到你的虚拟目录。 把chclyb文件夹拷贝到X:\mysql\data\下面。 把class_lyb拷贝到Class文件夹下面,同时改名为lyb 运行http://127.0.0.1:8080/lyb/-JSP message board above procedures in Win2k Server Mysql+++ Resin credentials following through. Put lyb copy the folder to your virtual directory. Put chclyb copy of the folder X : \ mysql \ data \ below. Put class_lyb copy of the Class folder below, renamed lyb running http://127.0.0.1:8080/lyb/
Platform: | Size: 143360 | Author: huanglong | Hits:

[J2MEbookshop2

Description: 用jsp 和mysql 做的一个网上书店系统。-with jsp and mysql do an online bookstore system.
Platform: | Size: 886784 | Author: gbz | Hits:

[Shop supermarket software systemfrgw

Description: 基于jsp+javabean+access(mysql)三层结构的动态购物网站 后台管理地址admin/ 管理员admin 密码admin-based on jsp javabean access (mysql) three-tier structure of the dynamic shopping network Station management background addresses admin/admin password admin manager
Platform: | Size: 564224 | Author: tom | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net